home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!news
- From: bigeagle@ix.netcom.com(Greg Sanford)
- Newsgroups: comp.lang.c++
- Subject: Need Help calling DLLs from Visual Basic 4.0
- Date: 15 Mar 1996 21:28:04 GMT
- Organization: Netcom
- Message-ID: <4icnd4$b1u@dfw-ixnews5.ix.netcom.com>
- NNTP-Posting-Host: ix-stl5-05.ix.netcom.com
- X-NETCOM-Date: Fri Mar 15 3:28:04 PM CST 1996
-
- Is there anything special I need to put into my DLL to let Visual Basic
- see it when I run it from my app? When I try and run it, VB comes back
- and tells me it can find the DLL, but not the function. I am sure I
- have the function named the same as in my DLL.
-